home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Into That Dark Night
/
Into That Dark Night.iso
/
pc
/
YadVashem
/
Database
/
SEARCHENGINE.dxr
/
00013_First Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-03-14
|
282 b
|
13 lines
on prepareMovie
initInStub()
initConsts()
initCommonVars()
initSearch()
end
on initSearch
put EMPTY into field "entryBox" of castLib "internal"
put EMPTY into field "Results" of castLib "internal"
set the scrollTop of member "keysMember" of castLib "DBCast" to 0
end